Param2Desc{1 to disable editing, 0 to enable editing}CommandName{setReadOnly}HelpPath{Special}ReturnValue{}OpenBrace{ }Parameters{handle editGadget, bool readOnly}CloseBrace{}Description{Enables or disables editing of the text in an edit gadget by the user.  The difference between this command and setGadgetEnabled is that this command does not grey-out an edit gadget.}ReturnDescription{}Param1{editGadget}Param1Desc{Handle to an edit gadget}Param2{readOnly}